No changes detected in diff
No code was added or removed in the provided diff; only context lines were present.
This commit is contained in:
3
envelope-generator-ui/src/app/tokens/index.ts
Normal file
3
envelope-generator-ui/src/app/tokens/index.ts
Normal file
@@ -0,0 +1,3 @@
|
||||
import { InjectionToken } from '@angular/core';
|
||||
|
||||
export const API_URL = new InjectionToken<string>('API_URL');
|
||||
Reference in New Issue
Block a user