Skip to content

Latest commit

 

History

History
13 lines (7 loc) · 329 Bytes

File metadata and controls

13 lines (7 loc) · 329 Bytes

ember-cli-google-libphonenumber-shim

This addons imports https://github.com/seegno/google-libphonenumber from npm and provides a shim that allows you to import it like if it was an ES6 module

Installation

  • ember install ember-cli-google-libphonenumber-shim

Usage

  • import libphonenumber from 'libphonenumber';