3 lines
79 B
TypeScript
Raw Permalink Normal View History

declare const _default: (object: object) => symbol[];
export default _default;