rittenhop-dev/versions/5.94.2/node_modules/@stdlib/utils-property-names/dist/index.d.ts
2024-09-23 19:40:12 -04:00

3 lines
134 B
TypeScript

/// <reference path="../docs/types/index.d.ts" />
import getOwnPropertyNames from '../docs/types/index';
export = getOwnPropertyNames;