UNPKG

babel-plugin-typescript-to-proptypes

Version:
3 lines 184 B
import { types as t } from '@babel/core'; export declare function extractEnumValues(enumDecl: t.TSEnumDeclaration): (number | string)[]; //# sourceMappingURL=extractEnumValues.d.ts.map