import { Base } from "../../../";

/*********************************************
* WacApi
**********************************************/
export interface WacApi {
	Id4a81de82eeb94d6080ea5bf63e27023a?: string;
}

/*********************************************
* WacApiCollections
**********************************************/
export interface WacApiCollections {

}
