Type Alias DefaultOptions

DefaultOptions: {
    CURRENT_TIMESTAMP: string;
    gen_random_uuid(): string;
}