warn.d.mts 68 B

123
  1. declare function warnOnce(msg: string): void;
  2. export { warnOnce };