CHAR: typeof CHAR & ((...args) => CHAR) = ...

This is a simple wrapper to make the DataType constructable without new. See the return type for all available options.

Type declaration

    • (...args): CHAR
    • Parameters

      • Rest ...args: [] | [length: number] | [length: number, binary: boolean] | [options: StringTypeOptions]

      Returns CHAR