[@portaljs/components][xl] - @portaljs/ckan package
+ Accompaning example using said package + Removed the "example" from all the examples names
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