prettier/tests/typescript_method/type_literal_optional_metho...

2 lines
25 B
TypeScript
Raw Normal View History

var v: { e?(): number };