Files
DefinitelyTyped/types/react-lazylog/index.d.ts
2018-06-09 03:04:21 -07:00

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.6
export * from "./build/LazyLog";
export * from "./build/ScrollFollow";