mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-22 03:16:21 +00:00
fix: change to skeleton process name for the interface
This commit is contained in:
parent
c371b60746
commit
20aaf2a2d7
@ -1,4 +1,4 @@
|
|||||||
export interface StandardProcess {
|
export interface SkeletonProcess {
|
||||||
initialization(): void;
|
initialization(): void;
|
||||||
before(): void;
|
before(): void;
|
||||||
begin(): void;
|
begin(): void;
|
||||||
|
Loading…
Reference in New Issue
Block a user