Serve Two Rivers modules with production MIME type
All checks were successful
Build Org Website / build (push) Successful in 45s
All checks were successful
Build Org Website / build (push) Successful in 45s
This commit is contained in:
@@ -1,3 +1,4 @@
|
||||
// Native ES module served with the production JavaScript MIME type.
|
||||
export class AudioDirector {
|
||||
constructor(records, getSettings) {
|
||||
this.getSettings = getSettings;
|
||||
Reference in New Issue
Block a user