mirror of
https://github.com/aditama-labs/nest-autocrud.git
synced 2024-11-21 19:06: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;
|
||||
before(): void;
|
||||
begin(): void;
|
||||
|
Loading…
Reference in New Issue
Block a user