UNPKG

@pilotlab/lux-attributes

Version:

A luxurious user experience framework, developed by your friends at Pilot.

8 lines (3 loc) 126 B
import { IAttribute } from '@pilotlab/lux-attributes'; export interface IType extends IAttribute {} export default IType;