UNPKG

vegan-ipsum

Version:

Generates passages of vegan-themed placeholder text suitable for use in web pages, graphics, and more. Works in the browser, NodeJS, and React Native.

5 lines (4 loc) 179 B
/** * Error message indicating that the host operating system could not be determined. */ export const CANNOT_DETERMINE_PLATFORM = "Could not determine host operating system.";