warnOnce.d.ts 119 B

12
  1. export declare function warnOnceInDevelopment(msg: string, type?: string): void;
  2. //# sourceMappingURL=warnOnce.d.ts.map