All Downloads are FREE. Search and download functionalities are using the official Maven repository.

package.dist.prod.util.getFileExtension.js Maven / Gradle / Ivy

"use strict";const e=t=>{const n=t.lastIndexOf(".");return n<1?"":t.slice(n)};export default e;
//# sourceMappingURL=getFileExtension.js.map




© 2015 - 2024 Weber Informatics LLC | Privacy Policy