Skip to main content

AfterScriptJsonSafe

export type AfterScriptJsonSafe = {
  slot: number
  type: "after"
}