aw-gql-utils
Version:
Set of utils for buil AWS Appsync app
7 lines (6 loc) • 352 B
TypeScript
export declare function datetimeNow(): string;
export declare function uuidv4(): string;
export { nanoid } from "nanoid";
export { DateTime, Duration, FixedOffsetZone, IANAZone, Info, Interval, InvalidZone, Settings, SystemZone, VERSION, Zone, } from "luxon";
export declare function getNoun(): string;
export declare function getAdjectives(): string;