UNPKG

ts-polyfill

Version:

Runtime polyfills for TypeScript libs, powered by core-js!

5 lines (4 loc) 157 B
import 'core-js/es/string/trim-end'; import 'core-js/es/string/trim-start'; import 'core-js/es/string/trim-left'; import 'core-js/es/string/trim-right';