[submodule:extensions] Breaking change: rename module to library

This commit is contained in:
Faisal Salman
2024-11-10 08:15:39 +07:00
parent 19e5d322e2
commit 3b3361fe53
8 changed files with 23 additions and 23 deletions

View File

@@ -159,7 +159,7 @@ const BrowserType = Object.freeze({
FETCHER: 'fetcher',
INAPP: 'inapp',
MEDIAPLAYER: 'mediaplayer',
MODULE: 'module'
LIBRARY: 'library'
});
const CPU = Object.freeze({