Type alias Date

Date: {
    now() => number;
}

Type declaration

Generated using TypeDoc