mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
right type
This commit is contained in:
@@ -1,6 +1,6 @@
|
||||
export interface BsvMapDetail {
|
||||
automapper: boolean,
|
||||
createdAt: BsvInstant,
|
||||
createdAt: string,
|
||||
curatedAt: BsvInstant,
|
||||
curator: BsvUserDetail,
|
||||
deletedAt: BsvInstant,
|
||||
|
||||
Reference in New Issue
Block a user