Type Alias TwingParserOptions

TwingParserOptions: {
    level?: 2 | 3;
    strict?: boolean;
}