Skip to content

@orillusion/core


Type Alias: Parser()<T>

Parser<T> = T

Defined in: src/util/Global.ts:82

Type Parameters

T

T

new Parser(any?): T

Parameters

any?

any

Returns

T

Properties

prototype

prototype: any

Defined in: src/util/Global.ts:82


format

format: ParserFormat

Defined in: src/util/Global.ts:82