`crystal doc` module workaround

master
Didactic Drunk 2021-06-15 16:59:48 -07:00
parent 437b3da6b1
commit eb8ca96286
1 changed files with 3 additions and 0 deletions

View File

@ -1,3 +1,6 @@
module Crypto
end
require "crypto/subtle" require "crypto/subtle"
lib LibC lib LibC