import { SDK } from "@gluestack/glue-plugin-sdk";

export const sdk = SDK.create({
  // glue: new GluePlugin()
});
