Choices/public/types/src/scripts/interfaces/position-options-type.d.ts
2021-12-26 16:38:09 -05:00

2 lines
120 B
TypeScript

export declare type PositionOptionsType = 'auto' | 'top' | 'bottom';
//# sourceMappingURL=position-options-type.d.ts.map