diff --git a/src/index.js b/src/index.js index 2fc70c8..252a5cf 100644 --- a/src/index.js +++ b/src/index.js @@ -17,6 +17,7 @@ limitations under the License. export * from './contacts' export * from './css' export * from './ids' +export * from './javascript' export * from './npm' export * from './numbers' export * from './web'