mirror of
https://github.com/movie-web/providers.git
synced 2025-09-13 17:03:26 +00:00
repo setup
This commit is contained in:
5
src/index.ts
Normal file
5
src/index.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
import { LOG } from '@/testing/oof';
|
||||
|
||||
export function test() {
|
||||
console.log(LOG);
|
||||
}
|
Reference in New Issue
Block a user