mirror of
https://github.com/danbulant/ester_os
synced 2026-06-19 14:21:35 +00:00
Remove removePrevious from type definition
This commit is contained in:
parent
25e691face
commit
10274e7a91
1 changed files with 0 additions and 1 deletions
|
|
@ -1,6 +1,5 @@
|
|||
export default interface renderer {
|
||||
name: string;
|
||||
removePrevious: boolean;
|
||||
|
||||
/**
|
||||
* Possible states (see /defs/renderStates.ts):
|
||||
|
|
|
|||
Loading…
Reference in a new issue