linear.d.ts 67 B

12
  1. export default Linear;
  2. declare function Linear(options: any): any;