mirror of
https://github.com/gosticks/DefinitelyTyped.git
synced 2025-10-16 12:05:41 +00:00
9 lines
347 B
TypeScript
9 lines
347 B
TypeScript
// Type definitions for react-lazylog 3.1
|
|
// Project: https://github.com/mozilla-frontend-infra/react-lazylog
|
|
// Definitions by: Benjamin Romano <https://github.com/benjaminRomano>
|
|
// Definitions: https://github.com/DefinitelyTyped/DefinitelyTyped
|
|
// TypeScript Version: 2.8
|
|
|
|
export * from "./build/LazyLog";
|
|
export * from "./build/ScrollFollow";
|