[@portaljs/ckan][xl] - add ckan package and example using it
This commit is contained in:
5
packages/ckan/src/interfaces/misc.interface.ts
Normal file
5
packages/ckan/src/interfaces/misc.interface.ts
Normal file
@@ -0,0 +1,5 @@
|
||||
export interface FilterObj {
|
||||
org?: string;
|
||||
group?: string;
|
||||
format?: string;
|
||||
}
|
||||
Reference in New Issue
Block a user