Skip to content

Latest commit

 

History

History
15 lines (10 loc) · 310 Bytes

napi_sys.en.mdx

File metadata and controls

15 lines (10 loc) · 310 Bytes
description
Changelog for napi-sys crate https://crates.io/crates/napi-sys

import { RemoteContent } from 'nextra/data'

import { getChangelog } from '../../components/changelog-generator'

napi-sys

export const getStaticProps = async () => { return getChangelog('napi-sys') }