UNPKG

@pilotlab/lux-attributes

Version:

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

5 lines (4 loc) 98 B
import IType from './iType'; export interface IMatrix2 extends IType { } export default IMatrix2;