up
This commit is contained in:
12
app/frontend/bindings/bordrobot/lib/company/index.js
Normal file
12
app/frontend/bindings/bordrobot/lib/company/index.js
Normal file
@@ -0,0 +1,12 @@
|
||||
// @ts-check
|
||||
// Cynhyrchwyd y ffeil hon yn awtomatig. PEIDIWCH Â MODIWL
|
||||
// This file is automatically generated. DO NOT EDIT
|
||||
|
||||
import * as Company from "./company.js";
|
||||
export {
|
||||
Company
|
||||
};
|
||||
|
||||
export {
|
||||
Company
|
||||
} from "./models.js";
|
||||
Reference in New Issue
Block a user