diff --git a/src/pages/ko/write-smart-contracts/language-functions.md b/src/pages/ko/write-smart-contracts/language-functions.md new file mode 100644 index 00000000..4f462d81 --- /dev/null +++ b/src/pages/ko/write-smart-contracts/language-functions.md @@ -0,0 +1,10 @@ +--- +title: Functions +description: See a detailed list of all functions for the Clarity language. +--- + +export { convertClarityRefToMdx as getStaticProps } from '@common/data/clarity-ref'; import { ClarityFunctionReference } from '@components/clarity-ref'; + +## Function reference + +