Initial commit: Book management system with Rust Loco backend and Vue 3 frontend
This commit is contained in:
+5
@@ -0,0 +1,5 @@
|
||||
import assertClassBrand from "./assertClassBrand.js";
|
||||
function _classPrivateGetter(s, r, a) {
|
||||
return a(assertClassBrand(s, r));
|
||||
}
|
||||
export { _classPrivateGetter as default };
|
||||
Reference in New Issue
Block a user