Methods
The `TypeErrors` object methods
public get(): TypeError<ErrorId> | undefined
Returns the |
public getErrors(): { [Key in Id]: TypeError<Key> | undefined }
Returns an |
Last updated
The `TypeErrors` object methods
public get(): TypeError<ErrorId> | undefined
Returns the |
public getErrors(): { [Key in Id]: TypeError<Key> | undefined }
Returns an |
Last updated