- /// <reference types="../../index" />
- export declare type DateTimeFormatter = $.java.time.format.DateTimeFormatter;
- export declare const DateTimeFormatter: $.java.time.format.DateTimeFormatter_C;
- export declare type DecimalStyle = $.java.time.format.DecimalStyle;
- export declare const DecimalStyle: $.java.time.format.DecimalStyle_C;
- export declare type FormatStyle = $.java.time.format.FormatStyle;
- export declare const FormatStyle: typeof $.java.time.format.FormatStyle;
- export declare type ResolverStyle = $.java.time.format.ResolverStyle;
- export declare const ResolverStyle: typeof $.java.time.format.ResolverStyle;
- export declare type TextStyle = $.java.time.format.TextStyle;
- export declare const TextStyle: typeof $.java.time.format.TextStyle;
|