Add stubs for libsass (#10638)

This commit is contained in:
David Salvisberg
2023-09-01 13:53:05 +02:00
committed by GitHub
parent 75da5de5c2
commit 9552ec7f72
7 changed files with 255 additions and 0 deletions
@@ -0,0 +1,6 @@
# Error: is not present in stub
# =============================
# These are only implemented for the purposes of emitting an error
# we don't want these to appear mutable in a type checking context
sass.SassMap.__delitem__
sass.SassMap.__setitem__