fix(core): update
This commit is contained in:
@ -1,8 +1,5 @@
|
||||
import * as plugins from './typedrequest-interfaces.plugins';
|
||||
|
||||
export let standardExport = 'Hi there! :) This is an exported string';
|
||||
|
||||
|
||||
export interface ITypedRequest {
|
||||
method: string;
|
||||
request: object;
|
||||
|
Reference in New Issue
Block a user