blob: 16abcb95f6f4be97e3cbb9d61997b217db8d7fdc (
plain)
1
2
3
4
5
6
7
8
|
---
id: rateLimiter
title: Limitador de taxa
sidebar_label: Limitador de taxa
---
import useBaseUrl from "@docusaurus/useBaseUrl";
<link rel="stylesheet" href={useBaseUrl("katex/katex.min.css")} />
|