mirror of
https://github.com/wassname/talk.git
synced 2026-09-11 12:51:33 +08:00
Update relay-runtime types
This commit is contained in:
@@ -1,7 +1,3 @@
|
||||
declare module "relay-runtime" {
|
||||
export const ROOT_ID: string;
|
||||
}
|
||||
|
||||
import { Environment, ROOT_ID } from "relay-runtime";
|
||||
|
||||
export default function getMe(environment: Environment) {
|
||||
|
||||
Reference in New Issue
Block a user