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) 101 B
export const SUPPORTED_PLATFORMS = { DARWIN: "darwin", LINUX: "linux", WIN32: "win32", };