UNPKG

78 BPlain TextView Raw
1export default {
2 get name(): string {
3 return 'ExponentSegment';
4 },
5};