3 lines
79 B
TypeScript
Raw Normal View History

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