6 lines
123 B
Plaintext
6 lines
123 B
Plaintext
|
import buildPluginAdapter from 'admin/adapters/build-plugin';
|
||
|
|
||
|
export default buildPluginAdapter('explorer').extend({
|
||
|
|
||
|
});
|