fix(core): update
This commit is contained in:
@ -1,4 +1,4 @@
|
||||
export interface IProjectSettings {
|
||||
export interface IHandlerSettings {
|
||||
slug: string;
|
||||
packageName: string;
|
||||
environmentVariables: { [key: string]: string };
|
||||
|
Reference in New Issue
Block a user