import * as t from 'io-ts';
/**
* @param type
* @returns {string[]} the top-level properties of a codec
*/
export declare function getCodecProperties(type: t.Type<any>): string[];
//# sourceMappingURL=codecProps.d.ts.map
Выполнить команду
Для локальной разработки. Не используйте в интернете!