import { Base } from "../../../"; /********************************************* * UserActionAPI **********************************************/ export interface UserActionAPI { Id4a81de82eeb94d6080ea5bf63e27023a?: string; } /********************************************* * UserActionAPICollections **********************************************/ export interface UserActionAPICollections { }