mirror of
https://github.com/tcgdex/compiler.git
synced 2025-07-31 08:20:46 +00:00
@@ -1,7 +1,7 @@
|
|||||||
import { Card, Set } from 'db/interfaces'
|
import { Card, Set } from 'db/interfaces'
|
||||||
import glob from 'glob'
|
import glob from 'glob'
|
||||||
import fetch from 'node-fetch'
|
import fetch from 'node-fetch'
|
||||||
import * as legals from '../db/legals'
|
import * as legals from '../db/meta/legals'
|
||||||
|
|
||||||
export function urlize(str: string): string {
|
export function urlize(str: string): string {
|
||||||
return str
|
return str
|
||||||
|
Reference in New Issue
Block a user