11 lines
234 B
Plaintext
11 lines
234 B
Plaintext
import EventsTable from "./_events-table/page.mdx"
|
|
|
|
export const metadata = {
|
|
title: `API Key Module Events Reference`,
|
|
}
|
|
|
|
# {metadata.title}
|
|
|
|
Find in this reference the list of events emitted by the API Key Module.
|
|
|
|
<EventsTable /> |