UNPKG

lorem-ipsum

Version:

Generates passages of lorem ipsum text suitable for use as placeholder copy in web pages, graphics, and more. Works in the browser, NodeJS, and React Native.

6 lines (5 loc) 105 B
export declare const SUPPORTED_PLATFORMS: { DARWIN: string; LINUX: string; WIN32: string; };