mirror of
https://github.com/monkeytypegame/monkeytype.git
synced 2025-11-09 13:44:29 +08:00
moved types folder
This commit is contained in:
parent
1877cc31e7
commit
71a929fbce
2 changed files with 1 additions and 1 deletions
|
|
@ -1,6 +1,6 @@
|
|||
// @ts-ignore
|
||||
import * as Loader from "./elements/loader";
|
||||
import * as Types from "./../../../types/interfaces";
|
||||
import * as Types from "../types/interfaces";
|
||||
|
||||
export function getuid(): void {
|
||||
console.error("Only share this uid with Miodec and nobody else!");
|
||||
|
|
|
|||
Loading…
Add table
Reference in a new issue