mirror of
https://github.com/davidhalter/typeshed.git
synced 2026-05-25 01:38:40 +08:00
Add stubs for libsass (#10638)
This commit is contained in:
@@ -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__
|
||||
Reference in New Issue
Block a user