UNPKG

awesome-string

Version:

The ultimate JavaScript string library

11 lines (10 loc) 251 B
const packageInfo = require('../package.json'); export default `/*! * Awesome String string library ${packageInfo.version} * It forked from Voca Library. * * Copyright Hyeonil Jeong and other contributors * Released under the MIT license */ `;