UNPKG

@flex-development/tutils

Version:
12 lines (9 loc) 202 B
/** * @file Type Definitions - FIXME * @module tutils/types/FIXME */ /** * Helper type indicating a type that needs a better type definition. */ type FIXME = any export { type FIXME as default }