/** * #timestamp.ts * * @packageDocumentation */ export type Timestamp = string; //# sourceMappingURL=timestamp.d.ts.map