diff --git a/src/index.ts b/src/index.ts index d8376c0..d50e3c7 100644 --- a/src/index.ts +++ b/src/index.ts @@ -61,8 +61,6 @@ export function ms( ); } -export default ms; - /** * Parse the given string and return milliseconds. *