UNPKG

libmodulor

Version:

A TypeScript library to create platform-agnostic applications

72 lines (71 loc) 1.23 kB
export const DataTypes = [ 'Address', 'Amount', 'ApiKey', 'BarCode', 'CSS', 'Color', 'ColorRGBA', 'CompanyName', 'CountryISO3166Alpha2', 'CurrencyISO4217', 'DateISO8601', 'DateTimeFormat', 'DirPath', 'DomainName', 'Email', 'EmbeddedObject', 'Emoji', 'EncryptionKey', 'ErrorCode', 'ErrorMessage', 'ExternalServiceId', 'File', 'FileExtension', 'FileMimeType', 'FileName', 'FilePath', 'FreeTextLong', 'FreeTextShort', 'Geolocation', 'GitSSHURL', 'HTML', 'HTTPContentType', 'HTTPMethod', 'HTTPStatusNumber', 'HostAddress', 'HostPort', 'IPv4', 'IPv6', 'JSONString', 'JWT', 'JavaScript', 'JobTitle', 'Markdown', 'NumIndex', 'Password', 'Percentage', 'PersonFirstname', 'PersonFullname', 'PersonInitials', 'PersonLastname', 'QRCode', 'SQLQuery', 'SSHPrivateKey', 'SSHPublicKey', 'SearchQuery', 'SemVerVersion', 'ShellCommand', 'Slug', 'Time', 'Timestamp', 'TransportType', 'UIntDuration', 'UIntQuantity', 'URL', 'URLPath', 'UUID', 'Username', 'Year', 'YesNo', ];