UNPKG

@bemedev/types

Version:

Type definitions for Bemedev projects

9 lines (8 loc) 318 B
import * as functions_index from './functions/index.js'; export { functions_index as castings }; export { transform } from './transform/functions.js'; import * as index from './types/index.js'; export { index as typings }; import * as types from './types/types.js'; export { types }; //# sourceMappingURL=index.js.map