UNPKG

@hhgtech/hhg-components

Version:
8 lines (4 loc) 107 B
'use strict'; var core = require('@mantine/core'); const Switch = core.Switch; exports.Switch = Switch;