Rebranded plugbox to PlugOS (plugos)
This commit is contained in:
@@ -1,7 +1,7 @@
|
||||
import {
|
||||
EndpointRequest,
|
||||
EndpointResponse,
|
||||
} from "../../plugbox/feature/endpoint";
|
||||
} from "../../plugos/feature/endpoint";
|
||||
|
||||
export function endpointTest(req: EndpointRequest): EndpointResponse {
|
||||
console.log("I'm running on the server!", req);
|
||||
|
||||
Reference in New Issue
Block a user