UNPKG

lotus-sdk

Version:

Central repository for several classes of tools for integrating with, and building for, the Lotusia ecosystem

5 lines (4 loc) 88 B
import { english } from './english.js'; export const Words = { ENGLISH: english, };