mirror of
https://github.com/driftywinds/driftywinds.github.io.git
synced 2025-12-19 19:13:33 +00:00
Create constants.js
This commit is contained in:
@@ -6,7 +6,8 @@
|
||||
// MIT License.
|
||||
//
|
||||
|
||||
import { urlSearchParams, sourceURL, search, isValidHTTPURL, setTintColor, insertAltStoreBanner, setUpBackButton } from "./utilities.js";
|
||||
import { urlSearchParams, sourceURL } from "./constants.js";
|
||||
import { search, isValidHTTPURL, setTintColor, insertAltStoreBanner, setUpBackButton } from "./utilities.js";
|
||||
|
||||
export function main(callback) {
|
||||
(() => {
|
||||
|
||||
Reference in New Issue
Block a user