NullObject.d.ts 68 B

1
  1. export declare const NullObject: new () => Record<string, unknown>;