UNPKG

@pilotlab/lux-attributes

Version:

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

8 lines (3 loc) 101 B
import IType from './iType'; export interface IMatrix2 extends IType {} export default IMatrix2;