Timestamp
Represents a timestamp.
Signature
export type Timestamp = `<t:${number}:${TimestampStyle}>`;Members
This export does not declare public properties or methods in the generated declaration file.
Represents a timestamp.
export type Timestamp = `<t:${number}:${TimestampStyle}>`;This export does not declare public properties or methods in the generated declaration file.