mirror of
https://github.com/zhigang1992/DefinitelyTyped.git
synced 2026-05-06 20:46:50 +08:00
8 lines
264 B
TypeScript
8 lines
264 B
TypeScript
// Type definitions for lasso 2.4
|
|
// Project: https://github.com/lasso-js/lasso
|
|
// Definitions by: Timur Manyanov <https://github.com/darkwebdev>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
// TypeScript Version: 2.4
|
|
|
|
export * from './lib';
|